CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rbf matlab

搜索资源列表

  1. pso.rar

    4下载:
  2. pso(粒子群算法)的matlab源码,可以用于寻找解空间的最优数值解,pso (PSO) of matlab source, can be used to find the optimal solution space numerical solution
  3. 所属分类:matlab

    • 发布日期:2015-10-31
    • 文件大小:1374
    • 提供者:bowenwoo
  1. RBF

    0下载:
  2. 应用matlab编写的RBF神经网络算法,任意非线性函数逼近-Applications written in matlab RBF neural network algorithm, any nonlinear function approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1679
    • 提供者:翟爽
  1. RBF_example_IRIS

    1下载:
  2. RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-24
    • 文件大小:19924
    • 提供者:LikeTheBird
  1. knkmeans

    1下载:
  2. rbf neural network by matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:17908
    • 提供者:SALI
  1. RBF_OLS

    1下载:
  2. 此程序是神经网络中径向基函数的OLS算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This program is the radial basis function neural network of OLS algorithm is implemented in MATLAB. With a 2-n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1487
    • 提供者:lingyun
  1. MATLAB-Neural-network-cases

    1下载:
  2. 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5554713
    • 提供者:郑雪
  1. garbf

    1下载:
  2. 遗传算法优化RBF径向基神经网络的matlab程序源代码。-Genetic Algorithm RBF radial basis function neural network matlab source code.
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:2468
    • 提供者:hexing
  1. RBF_BONUS_FORE

    2下载:
  2. 用径向神经网络对股票走势进行预测,效果不错-Using RBF to forecast stock
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:6246
    • 提供者:史峰
  1. matlab rbf程序

    0下载:
  2. matlab rbf程序 可以用的 下下来看看吧 可以用的
  3. 所属分类:matlab例程

    • 发布日期:2012-10-25
    • 文件大小:1392
    • 提供者:471504531
  1. shuiwenNeuralNetwork

    0下载:
  2. 神经网络预测水文年。使用标准BP网络、L-M算法、径向基数(RBF)网络算法,分别对水文年尽心预测和对比-Neural network hydrological year. Using the standard BP network, LM algorithm, radial base (RBF) network algorithm, respectively, years of dedication to the hydrological forecast and comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:143560
    • 提供者:serenesunny
  1. daima

    0下载:
  2. 提供了人工鱼群算法和RBF神经网络代码,有需要的朋友可以下载参考-AFSA offers and RBF neural network code, a friend in need can be downloaded for reference
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1099
    • 提供者:我是天蝎
  1. RBFMatlab

    0下载:
  2. RBF神经网络用于函数拟合与模式识别的Matlab示例程序-RBF neural network for function approximation and pattern recognition in Matlab Example programs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:964
    • 提供者:曹记
  1. sgarbf

    0下载:
  2. 基本遗传算法,RBF神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, RBF neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9769
    • 提供者:王永超
  1. SVM

    0下载:
  2. MATLAB中svm入门ppt介绍及程序实例介绍-Getting Started with MATLAB, and procedures of example to illustrate svm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1671701
    • 提供者:陈文军
  1. PSO

    2下载:
  2. 用粒子群算法优化RBF网络权值,根据适应度值对个体最优和群体最优进行更新-Particle Swarm Optimization with RBF network weights, according to the best fitness value of individuals and groups to update the best
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1093
    • 提供者:天涯
  1. PSOGARBF

    2下载:
  2. 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8910
    • 提供者:孟艳
  1. LP

    0下载:
  2. 基于径向基神经网络的算法逼近低通滤波器,用Matlab编程实现-Based on RBF Neural Network Approximation algorithm low-pass filter, using Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:
  1. rbf_Kmeans

    0下载:
  2. Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2411
    • 提供者:心心
  1. ANN

    0下载:
  2. matlab,神经网络,基于RBF网络的动态设计-matlab, neural networks, RBF network based on dynamic design
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8982
    • 提供者:air
  1. yang_RBF

    2下载:
  2. 一种最小二乘法的RBF神经网络,用于对复杂系统的辨识研究-A least squares method of RBF neural network for identification of complex systems research
  3. 所属分类:Other systems

    • 发布日期:2016-06-27
    • 文件大小:1187
    • 提供者:杨怀申
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com